[INFO] cloning repository https://github.com/xavier-arthur/introspectiv-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xavier-arthur/introspectiv-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxavier-arthur%2Fintrospectiv-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxavier-arthur%2Fintrospectiv-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee9dba5dd51d104eeec624f5f97afc12afb89648
[INFO] fixing xavier-arthur/introspectiv-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxavier-arthur%2Fintrospectiv-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xavier-arthur/introspectiv-rs
[INFO] finished tweaking git repo https://github.com/xavier-arthur/introspectiv-rs
[INFO] tweaked toml for git repo https://github.com/xavier-arthur/introspectiv-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xavier-arthur/introspectiv-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xavier-arthur/introspectiv-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yew-router-macro v0.19.0
[INFO] [stderr]   Downloaded yew-router v0.19.0
[INFO] [stderr]   Downloaded tokise v0.2.0
[INFO] [stderr]   Downloaded yew-macro v0.22.1
[INFO] [stderr]   Downloaded implicit-clone v0.6.0
[INFO] [stderr]   Downloaded gloo-worker v0.5.0
[INFO] [stderr]   Downloaded implicit-clone-derive v0.1.2
[INFO] [stderr]   Downloaded yew v0.22.1
[INFO] [stderr]   Downloaded lucide-yew v2.577.0
[INFO] [stderr]   Downloaded gloo v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 344265bd345474a8857a94e47b5e5dfd51e0f85759ff87b7b2907af17e684eb2
[INFO] running `Command { std: "docker" "start" "344265bd345474a8857a94e47b5e5dfd51e0f85759ff87b7b2907af17e684eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "344265bd345474a8857a94e47b5e5dfd51e0f85759ff87b7b2907af17e684eb2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "344265bd345474a8857a94e47b5e5dfd51e0f85759ff87b7b2907af17e684eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "344265bd345474a8857a94e47b5e5dfd51e0f85759ff87b7b2907af17e684eb2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking route-recognizer v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yew-router-macro v0.19.0
[INFO] [stderr]    Compiling yew-macro v0.22.1
[INFO] [stderr]     Checking implicit-clone v0.6.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokise v0.2.0
[INFO] [stderr]     Checking js-sys v0.3.91
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking web-sys v0.3.91
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.64
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking gloo-events v0.2.0
[INFO] [stderr]     Checking gloo-dialogs v0.2.0
[INFO] [stderr]     Checking gloo-render v0.2.0
[INFO] [stderr]     Checking gloo-console v0.3.0
[INFO] [stderr]     Checking gloo-worker v0.5.0
[INFO] [stderr]     Checking gloo-storage v0.3.0
[INFO] [stderr]     Checking gloo-net v0.5.0
[INFO] [stderr]     Checking gloo-history v0.2.2
[INFO] [stderr]     Checking gloo-file v0.3.0
[INFO] [stderr]     Checking gloo v0.11.0
[INFO] [stderr]     Checking yew v0.22.1
[INFO] [stderr]     Checking lucide-yew v2.577.0
[INFO] [stderr]     Checking yew-router v0.19.0
[INFO] [stderr] error: could not compile `lucide-yew` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name lucide_yew --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lucide-yew-2.577.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="accessibility"' --cfg 'feature="account"' --cfg 'feature="all-icons"' --cfg 'feature="animals"' --cfg 'feature="arrows"' --cfg 'feature="brands"' --cfg 'feature="buildings"' --cfg 'feature="charts"' --cfg 'feature="communication"' --cfg 'feature="connectivity"' --cfg 'feature="cursors"' --cfg 'feature="default"' --cfg 'feature="design"' --cfg 'feature="development"' --cfg 'feature="devices"' --cfg 'feature="emoji"' --cfg 'feature="files"' --cfg 'feature="finance"' --cfg 'feature="food-beverage"' --cfg 'feature="gaming"' --cfg 'feature="home"' --cfg 'feature="layout"' --cfg 'feature="mail"' --cfg 'feature="math"' --cfg 'feature="medical"' --cfg 'feature="multimedia"' --cfg 'feature="nature"' --cfg 'feature="navigation"' --cfg 'feature="notifications"' --cfg 'feature="people"' --cfg 'feature="photography"' --cfg 'feature="science"' --cfg 'feature="seasons"' --cfg 'feature="security"' --cfg 'feature="shapes"' --cfg 'feature="shopping"' --cfg 'feature="social"' --cfg 'feature="sports"' --cfg 'feature="sustainability"' --cfg 'feature="text"' --cfg 'feature="time"' --cfg 'feature="tools"' --cfg 'feature="transportation"' --cfg 'feature="travel"' --cfg 'feature="weather"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accessibility", "account", "all-icons", "animals", "arrows", "brands", "buildings", "charts", "communication", "connectivity", "cursors", "default", "design", "development", "devices", "emoji", "files", "finance", "food-beverage", "gaming", "home", "layout", "mail", "math", "medical", "multimedia", "nature", "navigation", "notifications", "people", "photography", "science", "seasons", "security", "shapes", "shopping", "social", "sports", "sustainability", "text", "time", "tools", "transportation", "travel", "weather"))' -C metadata=eeaa9cc387b1187a -C extra-filename=-09b9d877df7f1863 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern yew=/opt/rustwide/target/debug/deps/libyew-735fe238b9a9464d.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "344265bd345474a8857a94e47b5e5dfd51e0f85759ff87b7b2907af17e684eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "344265bd345474a8857a94e47b5e5dfd51e0f85759ff87b7b2907af17e684eb2", kill_on_drop: false }`
[INFO] [stdout] 344265bd345474a8857a94e47b5e5dfd51e0f85759ff87b7b2907af17e684eb2
